home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / audio-video / directmp3joiner / dmp3join.exe / setup.exe / {app} / dmp3join.chm / style.css < prev    next >
Cascading Style Sheet File  |  2005-09-18  |  526b  |  36 lines

  1. BODY, TD {
  2.     font-family : Verdana, Arial, sans-serif ;
  3.     font-size : 9pt;
  4.     line-height : 130%;
  5. }
  6.  
  7. .copyright {
  8.     color : Gray;
  9.     text-align : center;
  10. }
  11. .screenshot {
  12.     color : Gray;
  13.     text-align : center;
  14.     font-weight : bold;
  15. }
  16. .menu{
  17.     color : #0040A9;
  18. }
  19. .menu2{
  20.     color : #E3ECFA;
  21. }
  22. .header1{
  23.     color : #E3ECFA;
  24.     font-weight : bold;
  25.     font-size : 150%;
  26. }
  27. .header2{
  28.     color :#0040A9;
  29.     font-weight : bold;
  30.     font-size : 200%;
  31. }
  32. .header2:hover{
  33.     color :#0040A9;
  34.     font-weight : bold;
  35.     font-size : 200%;
  36. }